home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / angelpang.swf / scripts / DefineButton2_36 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2006-06-13  |  86 b   |  6 lines

  1. on(release){
  2.    _parent.soundFrame = 2;
  3.    _root.vol = 0;
  4.    this.nextFrame();
  5. }
  6.